PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getWritingMode Method
In This Topic
    getWritingMode Method
    In This Topic
    Gets the element writing mode.
    Syntax
    public PDFStandardLayoutWritingMode getWritingMode()

    Return Value

    A PDFStandardLayoutWritingMode enum member specifying the writing mode of the element.
    See Also